type context.backgroundCtx

4 uses

	context (current package)
		context.go#L195: type backgroundCtx struct{ emptyCtx }
		context.go#L197: func (backgroundCtx) String() string {
		context.go#L212: 	return backgroundCtx{}
		context.go#L779: 		case backgroundCtx, todoCtx: